Orry Verducci is an independent developer whose compact catalog is devoted to broadcast-media forensics, focusing on the extraction of teletext subtitles and data that are buried inside European DVB transport-stream recordings. The sole published utility, TtxFromTS, behaves as a lightweight, command-line decoder: aimed at archivists, signal engineers, and hobbyists who have captured an .ts file from a set-top box or USB tuner and now need to recover the original teletext magazine pages, subtitle packets, or ancillary service data without re-encoding the entire stream. Typical workflows involve dragging a recorded broadcast into a batch script, letting the tool parse the Program Map Table, isolate the teletext PID, and emit a clean binary or text export that can later be fed to subtitle editors, accessibility tools, or compliance checkers. Because the software is portable and open-source friendly, it also fits into automated regression tests for set-top-box firmware or into university projects that study residual analog-era data inside modern digital streams. Although the publisher’s portfolio is narrow, the emphasis on standards compliance (ETS 300 706) and zero-dependency operation makes it a trusted component in larger broadcast-analysis chains. Orry Verducci’s software is offered free of charge on get.nero.com, where downloads are delivered through verified Windows package sources such as winget, always fetching the newest build and allowing several utilities to be installed in one batch.
A command line utility which decodes teletext services from a recorded DVB MPEG transport stream file.
Details